amRace 
Logical Entity Name  amRace 
Default Table Name  amRace 
Physical Only  NO 
Definition 
 
Note 
 

amRace Columns 
ColumnName  Domain  Datatype  NULL  Definition 
Code    char(8)  NO 
 
Descrip    varchar(50)  NO 
 
Active    bit  NO 
 
SystemCode    bit  NO 
 
ModFlag    char(1)  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
AmRaceID(PK)    int  NO 
 

amRace Primary and Unique Keys 
Key Name  Key Type  Keys 
amRace_Code_U_N_IDX  Index  Code 
amRace_AmRaceID_U_C_IDX  PrimaryKey  AmRaceID 

amRace Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AmElectronicLeadsAmRace  Non-Identifying  One To Zero or More  FK_AmElectronicLeadsAmRaceAmRaceID_AmRaceAmRaceID        NO  YES 
AmOnlineApplicantAmRace  Non-Identifying  One To Zero or More  FK_AmOnlineApplicantAmRaceAmRaceID_AmRaceAmRaceID        NO  YES 
amRaceExternalMap  Non-Identifying  One To Zero or More  FK_amRaceExternalMapamRaceId_amRaceamRaceId        NO  YES 
SyStudentAmRace  Non-Identifying  One To Zero or More  FK_SyStudentAmRaceAmRaceID_AmRaceAmRaceID        NO  YES 

amRace Check Constraints 
Check Constraint Name  CheckConstraint